How to manually generate minimp3 bindings using bindgen:
bindgen --no-rustfmt-bindings minimp3.c -- -Iminimp3 > src/bindings.rs